nl.telin.mymedia.uima.annotator
Class RuleAnnotator

java.lang.Object
  extended by JTextAnnotator_ImplBase
      extended by nl.telin.mymedia.uima.annotator.RuleAnnotator

public class RuleAnnotator
extends JTextAnnotator_ImplBase


Constructor Summary
RuleAnnotator()
           
 
Method Summary
 void initialize(AnnotatorContext context)
           
 void process(JCas cas, ResultSpecification resultSpec)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuleAnnotator

public RuleAnnotator()
Method Detail

initialize

public void initialize(AnnotatorContext context)
                throws AnnotatorInitializationException,
                       AnnotatorConfigurationException
Throws:
AnnotatorInitializationException
AnnotatorConfigurationException

process

public void process(JCas cas,
                    ResultSpecification resultSpec)
             throws AnnotatorProcessException
Throws:
AnnotatorProcessException